Tweaks to tool-bar for default, VC-dir, Compile, and Info.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 9 Jan 2011 04:13:47 +0000 (23:13 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 9 Jan 2011 04:13:47 +0000 (23:13 -0500)
commit356c6b3aebc6156c1287b0db4351adfac3c218e6
tree70c1ceb0f8d8c75884d957dfd53797df63700cb2
parentf7f94faba458fb10608c764a3006ea977dcbfc8c
Tweaks to tool-bar for default, VC-dir, Compile, and Info.

* tool-bar.el (tool-bar-setup): Remove Help button.  Remove label
from Search and add a label to Undo.

* vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
inappropriate buttons and adding :vert-only tags.

* progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
removal of Help tool-bar button.  Remove Undo button for space.

* info.el (info-tool-bar-map): Add :vert-only tags.
lisp/ChangeLog
lisp/info.el
lisp/progmodes/compile.el
lisp/tool-bar.el
lisp/vc/vc-dir.el